home *** CD-ROM | disk | FTP | other *** search
- TIKI
- setup
- {
- scale 1.0
- path models/fx/dummy
- }
-
- init
- {
- server
- {
- hide
- ghost
- surface all +nodraw
- classname Animate
- noshadow
- }
-
- client
- {
- originemitter flare
- (
- spawnrate 1
- dlight .3 .3 .5 8000
- lightstyle "gfx/light/LS_lightning.tga"
- )
- }
- }
-
- animations
- {
- idle dummy.tan
- on dummy.tan
- {
- client
- {
- entry emitteron flare
- }
- }
- off dummy.tan
- {
- client
- {
- entry emitteroff flare
- }
- }
- }
-
- /*QUAKED SFX_Emitter_lightning (0 0.5 0.5) (-8 -8 -8) (8 8 8)
- lightning
- */